Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public C1ObservableItemCollection(
	TOwner owner
)
Visual Basic
Public Sub New ( _
	owner As TOwner _
)

Parameters

owner
Type: TOwner

See Also